SpringBoot 2.x 自定义拦截器并解决静态资源访问被拦截问题 自定义拦截器 /** * UserSecurityInterceptor * Created with IntelliJ IDEA. * A ...